home *** CD-ROM | disk | FTP | other *** search
- Path: ctp.com!news
- From: Syed Azam <sazam@ctp.com>
- Newsgroups: comp.lang.c++
- Subject: Re: Wriring to the serial port
- Date: 10 Jan 1996 18:33:23 GMT
- Organization: Cambridge Technology Partners, Inc.
- Message-ID: <4d10pj$qfk@concorde.ctp.com>
- References: <1a7cc$6323.211@luzskru.cpcnet.com>
- NNTP-Posting-Host: wormhole.ctp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
-
- For 16 bit Windows, the functions to use would be OpenComm,
- WriteComm and CloseComm. I have used these to write a program
- that can dial a number over a modem. I don't know about DOS
- though!
- Hope this helps
- -Syed
-
-